/******* Default Part CSS *******/
html, body, div, h1, h2, h3, h4, h5, h6, p, a, form,
fieldset, select, input, ul, li, img {
	padding: 0px;
	margin: 0px;
}
.t_left{
	text-align: left;
}
.t_center{
	text-align: center;
}
.t_right{
	text-align: right;
}
.t_justify{
	text-align: justify;
}
.f_l{
	float: left;
}
.f_r{
	float: right;
}
.clear{
	clear: both;
	height: 1px;
	height: 0;
	font-size: 1px;
	padding: 0;
	margin: 0;
}
img{
	border: none;
}
.small{
	font-size:11px;
}
table,td{
	/*border:1px solid #FF561B;;*/
	border-collapse:collapse;
}
/*********************************************************/
html,body { height:100%; outline:none;text-align: center;}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	position:relative;
}
#conteiner{background:#285d0b;}
* html #top_container {
  height: 100%;
}
/***Texts` Styles***/
h1, h1 a{
	color: #da251d;
	font-family:Tahoma;
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:15px;
	font-weight:bold;
}
h1.title{
	margin:auto;
	margin-top:20px;
	font:24px tahoma;
	color:#fefeff;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	width:500px;
}
h2{
	color: #37731c;
	text-transform:uppercase;
	font-size:14px;
	font-family:Tahoma;
	font-weight:normal;
	font-style:normal;
	line-height:20px;
	margin:0px;
}
h3{
	color: #37731c;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
h1,h2,h3,h4{
	text-align:left;
}
img {}


/***Links` Styles***/
a {
	color: #37731c;
}
a:hover{
	text-decoration:none;
}
#top_conteiner{
	width:992px;
	margin:auto;
	position: relative;
	min-height: 100%;
	background:#FFFFFF;
}
body#editor{
	text-align:left;
	width:992px;
	position: relative;
	background:#FFFFFF;
}
#instead_top_image{
	height:172px;
}
#top_image{
	position:absolute;
	left:0px;
	width:100%;
	text-align:center;
	height:172px;
	background: url(../img/fon.jpg) no-repeat 50% 0;
	z-index:10;
}
.up_logo{
	margin-top:0px !important;
	padding-top:0px !important;
	position:relative;
	z-index:100;
}
#logo,#logo_main{
	position:absolute;
	left:-400px;
	width:140px;
	height:144px;
	z-index:100;
}
#logo img{
	margin-left:63px !important;
	margin-top:37px !important;
}
#logo_main img{
	margin-top:50px !important;
	margin-left:25px !important;
}
#logo{
	left:0px;
}
#logo_main{
	left:auto;
	right:0px;
	border:0px solid red;
}
/*-------MAIN---------------------------------------*/
#footer {
  position: relative;
  margin-top: -75px;
  height: 75px;
}
#instead_footer{
	height:75px;
}
#footer #in_footer{
	margin:auto;
	width:992px;
	height: 75px;
	background:#449219;
	text-align:center;
}
#footer #in_footer div{
	padding-top:10px;
}
#footer *{
	color:#FFFFFF;
	font:12px Tahoma;
	line-height:20px;
}
#main{
	width:992px;
	background:#FFFFFF;
	clear:both;
}
#main_content{
	float:left;
	margin-left:12px;
	margin-right:10px;
	margin-top:0px;
	text-align:left;
	background:#FFFFFF;
	width:510px;
	position:relative;
}
#forum_content{
	margin-left:20px;
	margin-right:10px;
	margin-top:15px;
}
.main_full{
	width:740px !important;
	margin-right:0px !important;
}
/*-------LEFT MENU---------------------------------------*/

#left_menu{
	width:222px;
	position:relative;
	float:left;
	border:0px solid red;
	padding:0px !important;
	margin:0px !important;
}
#left_menu a{
	color:#3b7c17;
	padding-left:10px;
	text-decoration:none;
}
#left_menu a:hover{
	text-decoration:underline;
}
.left_menu_item{
	border:0px solid red;
	text-align:left;
	margin-top:5px;
	margin-bottom:15px;
}
.left_menu_item_active{
	margin-top:10px;
	height:35px;
	overflow:hidden;
	background:url(../img/active_bg.gif) no-repeat;
	display:block;
}
.left_menu_item_active a{
	color:#fff !important;
	line-height:25px;
	width:210px;
}
.left_menu_item_sub{
	text-align:left;
	margin-left:15px;
	margin-bottom:15px;
}
.left_menu_item_sub_link{
	margin-top:12px;
	margin-bottom:12px;
}
.left_menu_item_link a {
	font-size:12px;
	padding:0px !important;
}
.left_menu_item_link{
	margin-left:10px;
}
/*-----LOGIN--------------------------*/
#login_str{
	color:#3e8616;
	font-weight:bold;
	font:12px Tahoma;
}
#login_str a{
	color:#3e8616;
}
#login_str form{
	margin-top:10px;
	margin-left:0px;
}
#login_str .form .row{
	clear:both
}
#login_str .buttons{
	margin-top:0px !important;
}
#login_str .form .checkbox{
}
#login_str .form .row input{
	width:139px;
	height:25px;
	background:url('../img/input_bg.gif') no-repeat bottom;
	border:none;
	padding:2px;
	float:left;
	padding-left:5px;
}
#login_str label{
	width:45px;
	float:left;
	line-height:25px;
	font-weight:bold;
}
#login_str .form .checkbox label{
	width:200px;
	line-height:16px;
	margin-left:5px;
}
#login_str .form .checkbox input{
	height:auto;
	width:20px;
	background:none;
	float:left
}
#login_str .form .row input.button{
	float:right;
	clear:both;
	width:70px;
	height:27px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0px;
	text-align:center;
	background:url('../img/button.gif') no-repeat;
	margin-right:8px;
}
/*--------------------------------*/

#login_str_user img{
	float:none;
	clear:both;
	text-align:center;
}
.breadcrumb{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	float:left;
	color: #2975ae;
	font-size:11px;
	text-align:left;
}
.breadcrumb *{
	color: #666;
	font-size:11px;
}
.breadcrumb a{
	color:#000000;
	font-size:11px;
}
#languages {
	margin:auto;
	margin-bottom:0px !important;
	margin-top:10px;
	width: 144px;
	height:25px;
}
#languages *{
	line-height:25px;
}
#languages img{
	padding:0px;
	margin-top:4px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:0px !important;
}
#languages img.current_lang{
	border: 3px solid #ba0012
}
#languages {
	margin:auto;
	margin-bottom:0px !important;
	margin-top:5px;
	width:992px;
	height:25px;
}
#up_krim_link{
	margin-top:0px !important;
	padding-top:0px !important;
	position:relative;
	z-index:100;
}
a.krim_link{
	position:absolute;
	left:460px;
	top:20px;
	width:100px;
	height:100px;
	z-index:100;
	text-decoration:none;
}
/*-------RIGHT BOX---------------------------------------*/
.right_box{
	width:217px;
	position: relative;
	position:relative;
	background:none;
}
.right_box_in{
	border-left:1px #3e8616 solid;
	border-right:1px #3e8616 solid;
	padding:10px;
}
.right_box_head, .right_box .box_head{
	width:220px;
	height:27px;
	text-align:center;
	color:#fff;
	line-height: 25px;
	font-weight:bold;
	background:url(../img/title.gif) no-repeat;
}
.right_box .box_head .head_title{
	color:#FFFFFF;
	font-size:13px;
}
.head_title.no_float{
	width:100%;
	text-align:center
}
.head_icon{
	float:left;
	margin-right:5px;
	width:30px;
}
.right_box_name{
	position:relative;
	display:inline;
}
.right_box_name .menu_item_shadow{
	color:#FFFFFF;
	position:absolute;
	top:-11px;
	left:-1px;
}
.right_box_bottom, .right_box .box_b{
	width:217px;
	height:6px;
	background:url('../img/right_bottom.gif') no-repeat bottom;
	position:absolute;
	bottom:0px;
	left:0px;
	line-height:1px;
	font-size:1px;
}
.news_date{
	color:#ea6124;
}
.news_line{
	height:20px;
	background:url('../img/news_line.gif') repeat-x center;
}
a.bold{
	font-weight:bold;
}
/*-------TEACHERS---------------------------------------*/
.pupil_photo_grey{border:1px solid #FF561B;}
.teacher_box{
	width:170px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
/*-------NEWS---------------------------------------*/
.news h1 {
	font-size:16px;
}
.news_item .date{
	font-size:11px;
	color:#012D71;
	padding-top:0px;
}
.news_item{
	padding-bottom:15px;
}
.news_item h1{
	padding-bottom:15px;
}
.news_item .title{
	font-size:11px;
	color:#8BBC0A;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
.news_item .cont{
	font-size:11px;
	padding-bottom:5px;
}
/*-FORMS--------------------------------------------------------------------*/
div.form div.formrow{
	margin-top:10px;
}
textarea.general{
	width:550px;
	height:150px
}
input.general{
	width:250px;
}
div.formrow.buttons{
	text-align:center
}
div.formrow label{
	float:left;
	width:150px;
	margin-right:10px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
input.button_mid{
	width:164px;
	height:26px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:10px;
	color:#3B4758;
	font-weight:bold;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0px;
}
.hint{
	font-style:italic;
	font-size:11px;
}
div.form .errorSummary
{
	border: 2px solid #C00;
	padding: 7px 7px 12px 7px;
	margin: 0 0 20px 0;
	background: #FEE;
	font-size: 0.9em;
}

div.form .errorMessage
{
	color: red;
	font-size: 0.9em;
}

div.form .errorSummary p
{
	margin: 0;
	padding: 5px;
}

div.form .errorSummary ul
{
	margin: 0;
	padding: 0 0 0 20px;
}

/*ERROR STYLES*************/
span.required{
	color:#FF0000 !important;
	font-size:11px !important;
	text-align:left;
}
div.message_confirm{
	color:#289B05 !important;
}

input.next, div.form input.next {
	width: 87px;
	height: 36px;
	background: url('../img/button_next.png') no-repeat top left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A718F;
	font-weight: bold;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0px;
	outline: none;
	text-align: left;
	padding-left: 15px;
}

input.back, div.form input.back{
	width: 85px;
	height: 36px;
	background: url('../img/button_back.png') no-repeat top left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A718F;
	font-weight: bold;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0px;
	outline: none;
	text-align: left;
	padding-left: 25px;
}
div.back{
	width: 85px;
	height: 36px;
	background: url('../img/button_back.png') no-repeat top left;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0px;
	outline: none;
	text-align: left;
	margin-right:10px;
}
div.back a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A718F;
	font-weight: bold;
	text-decoration:none;
	line-height:36px;
	padding-left: 30px;
}

div.next{
	width: 85px;
	height: 36px;
	background: url('../img/button_next.png') no-repeat top left;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0px;
	outline: none;
	text-align: left;
	padding-left: 15px;
}
div.next a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A718F;
	font-weight: bold;
	text-decoration:none;
	line-height:36px;
}
.impotant_news{
	color:#ea6124;
	margin-right:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-top:10px;
}
.impotant_news a{
	font: bold 18px serif;
	color:#02A2D6;
	text-decoration:none
}

/*-------Menu---------------------------------------*//*
.bg_left{
	background:url(../img/menu_bg_left.png)  0 0 no-repeat;
	width:1px;
	height:48px;
	float:left;
}
.bg_right{
	background:url(../img/menu_bg_right.png) no-repeat;
	width:6px;
	height:49px;
	float:left;
}*/
.bg_left li a:hover span,.bg_left li:hover  a span,.bg_left li.hover  a span{
	background-position:100% -60px;
}
#menu{
	position:relative;
	text-align:left;
}
#menu ul{
	list-style:none;
	position:relative;
}
#menu li{
	list-style:none;
	position:relative;
}

/*---------------------PAGER-----------------------------------------*/
.site_pager{
	margin-top:20px;
	float:right;
	font-size:13px;
	clear:both
}
.site_pager ul.yiiPager
{
	border:0;
	margin:0;
	padding:0;
	line-height:100%;
	display:inline;
}
.site_pager ul.yiiPager li
{
	display:inline;
}
.site_pager ul.yiiPager *
{
	font-size:13px;
	color:#397931;
	font-weight:normal;
}
.site_pager ul.yiiPager a:link,
.site_pager ul.yiiPager a:visited
{
	border:none;
	font-weight:normal;
	padding:1px 6px;
	text-decoration:none;
	color:#397931;
}

.site_pager ul.yiiPager .page a
{
	font-weight:normal;
	font-size:13px;
}

.site_pager ul.yiiPager a:hover
{
	border:none;
}

.site_pager ul.yiiPager .selected a
{
	background:none;
	color:#397931;
	font-weight:bold;
	font-size:14px;
}

.site_pager ul.yiiPager .hidden a
{
	border:none;
	color:#a1a1a1;
	font-weight:normal;
	font-size:13px;
}
.site_pager ul.yiiPager a
{
	color:#3a718f;
	font-weight:normal;
	font-size:13px;
}
/**
 * Hide first and last buttons by default.
 */
.site_pager ul.yiiPager .first,
.site_pager ul.yiiPager .last
{
	display:none;
}
.site_map{
	width:29%;
	float:left;
	border:1px solid #FF561B;
	margin-right:10px;
	padding:10px;
}
/*---------------------EDITOR-----------------------------------------*/
h4,h4 *{
	text-align:left;
	color: #37731c;
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	line-height:25px;
}
div.rule_blue{
	border:2px solid #5778B7;
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/pencil_blue.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.rule_green{
	border:2px solid #6DB400;
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/pencil_green.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.rule_red{
	border:2px solid #FF5D3B;
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/pencil_red.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}

div.note_blue{
	border:2px solid #5778B7;
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/clip_blue.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.note_green{
	border:2px solid #6DB400;
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/clip_green.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.note_red{
	border:2px solid #FF5D3B;
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/clip_red.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}


div.question_blue{
	border:2px solid #5778B7;
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/question_blue.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.question_green{
	border:2px solid #6DB400;
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/question_green.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.question_red{
	border:2px solid #FF5D3B;
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/question_red.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}

div.exclam_blue{
	border:2px solid #5778B7;
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/exclam_blue.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.exclam_green{
	border:2px solid #6DB400;
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/exclam_green.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.exclam_red{
	border:2px solid #FF5D3B;
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/exclam_red.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}


div.arrow_blue{
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/arrow_blue.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.arrow_blue *{
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
div.arrow_green{
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/arrow_green.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.arrow_green *{
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
div.arrow_red{
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/arrow_red.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.arrow_red *{
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

div.calque_blue{
	color:#0E57C6;
	font-size:12px;
	font-weight:normal;
	background:url('../img/editor/calque_blue.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.calque_green{
	color:#6DB400;
	font-size:12px;
	font-weight:normal;
	background:url('../img/editor/calque_green.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.calque_red{
	color:#FF5D3B;
	font-size:12px;
	font-weight:normal;
	background:url('../img/editor/calque_red.png') no-repeat 0px 5px;
	padding-left:20px;
}
span.formula{
	position:absolute;
	right:0px;
	font-size: 13px;
	color:#0E57C6;
	font-weight:bold;
	height:15px;
}
.img_formula{
	border:1px solid #efe7d9;
}

.red{
	color:#FF5D3B;
}
.green{
	color:#6DB400;
}
.blue{
	color:#0E57C6;
}

ul{
	list-style: none;
	margin-left:25px;
	list-style-image:url('../img/editor/spot_grey.png');
}
.Left{
	text-align:left;
}
.Center{
	text-align:center;
}
.Right{
	text-align:right;
}
.Justified{
	text-align:justify;
}

/*---------------------FLOAT MENU-----------------------------------------*/
#menu_bg{
	width:100%;
	height:35px;
	background:url(../img/menu.gif) no-repeat;
}
#menu{
}
#menu ul{
}
#menu li{float:left;}/* ie needs position:relative here*/
#menu a{
	white-space:nowrap;
}
.menu_item{
	float:left;
	padding-right:40px;
}
.menu_item a{
	font-size:14px;
	line-height:32px;
	color:#fff;
  	text-decoration:none;
}
.menu_item a:hover, .menu_current a{
  	text-decoration:underline;
}
/*----------blog_min-----------------*/
.right_part{
	float:right;
	width:220px;
	margin-right:12px;
	margin-top:15px;
	padding:0px;
	text-align:left;
}
.blog{
	width:293px;
	height:180px;
	position: relative;
	margin-bottom:10px;
	border:1px #3585c6 solid;
}
.blog_text{
	width:266px;
	margin:12px 12px 0 12px;
	line-height: 17px;
}
.blog .title{
	width:293px;
	height:27px;
	text-align:center;
	color:#fff;
	line-height: 25px;
	font-weight:bold;
	background:url(../img/title.gif) no-repeat;
}
/*-------------------FIX PAGES-----------------------------*/
.blue_box h3{
	text-align:center;
	font-size:20px;
}
.user_blog h3{
	font-size:16px;
	line-height:40px;
}
.confirm{
	color: #8BBC0A;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
.teacher_box .name{
	height:50px;
}
.blog_full{
	width:100%;
}
div.blog_left,div.w532p{
	width:515px !important;
}
.blog_grey_box{
	background:#e4fcdb;
	border:1px solid #559828;
}
.blog_blue_box{
	background:#fff;
	border:1px solid #559828;
}
.blog_blue_box .corner_tl,.blog_blue_box .corner_tr,.blog_blue_box .corner_bl,.blog_blue_box .corner_br{
	display:none;
}
.blog_grey_box .corner_tl,.blog_grey_box .corner_tr,.blog_grey_box .corner_bl,.blog_grey_box .corner_br{
	display:none;
}

.author_articles a{
	color:#595858;
	font-weight:normal;
}
.author_articles .date{
	color:#9b9c9c;
	font-size:11px;
}
table.items td{
	padding-left:0px !important;
}
.school_box_text{
	padding:15px;
	text-align:center
}
/*-------------------FIX PAGES-----------------------------*/
.slideshow { height: 250px; width: 510px; background:#3e8616; position:relative;text-align:center}
.slideshow img { height: 220px; width: 510px;}
#slideshow_up{
	position:relative;
}
#slideshow_nav{
	width: 510px;
	position:absolute;
	top:228px;
	z-index:30;
	text-align:center;
}
#slideshow_nav a{
	width:15px;
	height:14px;
	background:url(../img/2.gif) no-repeat;
	color:#ffffff;
	margin-left:10px;
	margin-right:10px;
	display:inline-block;
	font-size:1px;
	line-height:14px;
	color:#2e6e10;
}
#slideshow_nav a.activeSlide {
	background:url(../img/1.gif) no-repeat;
	font-size:1px;
	height:15px;
	line-height:15px;
	color:#dbe8d8;
}
#slideshow_title{
	position:absolute;
	top:10px;
	left:10px;
	z-index:30;
}
#slideshow_title h3{
	background:#f4fef0;
	width:250px;
	padding:10px;
	line-height:15px;
}
#slideshow_title h3 a{
	color:#3e8616;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}
.org_box_up{
	width:440px;
	text-align:center;
	margin:auto;
}
.grey_border{
	border:1px solid #559828;
}
.org_box_up a{
	font-size:13px;
}
.org_box_up h3,.org_box_up h3 a{
	color:#ea6124;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding-left:10px;
}
.grey_border{
	border:0px;
}
.div_grey_border{
	border: 1px solid #559828;
}

#pager a {
    margin-right: 5px;
}
.pager_nowpage a {
    font-weight: bold;
}
#mainlibrary{
	width: 520px;
}

/*------search--------------*/
#search_box{
	margin-bottom:10px;
}
.srch_blck {
	width:220px;
}
.search{
	width:135px;
	height:27px !important;
	background:none;
	margin-right: 10px;
}
.portlet{
	padding-top:0px;
}
.field {
	height:28px;
    font-size:13px;
    width:165px;
    float:left;
    border:0px;
    background:url('../img/field.png') no-repeat;
    margin:0 -5px 0 0;
}
.searchb input {
    background:url('../img/button_search.png') repeat-x;
    width:37px;
    padding-bottom: 0px;
    font-size: 0px;
    border:0px;
    height:27px;
}
.searchb img.head {
     background: none;
}
.searchb img.tail {
    background: none;
}
/*------------enter--------------------*/
#enter{
	width:69px;
	height:32px;
	background:none;
	text-align:center;
	margin-right: 120px;
	float:left;
	background:url('../img/button.gif') no-repeat;
}
#enter a{
	line-height:24px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
}
#enter_user{
	height: 49px;
	width:200px;
}
.user_name{
	float:left;
	margin:0px;
	margin-right:15px;
	width: 110px;
	text-align: left;
}
.user_name a{
	color: #3e8616;
	font-size:14px;
	font-weight:bold;
}
/*--------logout-----------*/
.logout{
	width:30px;
	height:23px;
	/*background:url('../img/enter.png') no-repeat center;*/
	text-align:center;
	float:right;
	margin-top:2px;
}
.logout a{
	line-height:14px;
	color: #515151;
	font-weight: bold;
	text-decoration:none;
	font-size: 14px;
}
.logout a:hover{
	text-decoration:none !important;
}

